Test
Returns and sets
the boolean value that determines if the imaG
is in TEST MODE.
Syntax: | imaG.Test = TRUE|FALSE |
Default Value: FALSE
When working in DESIGN MODE (Microsoft Visual Basic Editor) some actions can throw unexpected errors. To avoid this errors imaG must be turned to TEST MODE.
In TEST MODE the speed is reduced and de Undo/Redo methods are locked.
Do not forget to set the Test property to FALSE when creating your EXE file.
See QueryAction , Redraw